use gtk_widget_push/pop_composite_child around internal buttons.
authorJonathan Blandford <jrb@gnome.org>
Wed, 25 Feb 2004 08:55:48 +0000 (08:55 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Wed, 25 Feb 2004 08:55:48 +0000 (08:55 +0000)
commit2ef8bbc9764da926e29d7fb1d4c642a93aff0aed
tree7062062e2c02700033976157e92757858c9a654f
parent903e2de0c3a5607111151ef7e106b269d87c6969
use gtk_widget_push/pop_composite_child around internal buttons.

Wed Feb 25 03:52:58 2004  Jonathan Blandford  <jrb@gnome.org>

        * gtk/gtkpathbar.c: use gtk_widget_push/pop_composite_child around
        internal buttons.

        * gtk/gtkfilechooserdefault.c (struct _GtkFileChooserDefault):
        rename some widgets to make it clear where they are packed.
        (update_appearance): New function to handle all the 'logic' of
        layout in one place.  We aren't trying to keep all our properties
        in sync.
        (gtk_file_chooser_default_set_property): use update_appearance()
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilechooserdefault.c
gtk/gtkpathbar.c